火范文>英语词典>push down翻译和用法

push down

英 [pʊʃ daʊn]

美 [pʊʃ daʊn]

推倒; 向下按

英英释义

verb

  • cause to come or go down
    1. The policeman downed the heavily armed suspect
    2. The mugger knocked down the old lady after she refused to hand over her wallet
    Synonym:downknock downcut downpull down

双语例句

  • When miners sell forward their production, they help push down prices.
    当矿商以远期方式销售产量时,会有助于拉低金价。
  • The plastic deformation on ribs caused by punch push down and skin springback.
    筋条的塑性变形既有凸模下压导致的塑性变形,又有蒙皮回弹导致的塑性变形;
  • First, forced liquidations push down the price of assets, hitting confidence further.
    第一,被迫进行的清算下压资产价格,深层次打击信心。
  • That would push down final demand further.
    这将导致最终需求的进一步下降。
  • This would push down profits and could lower the companies 'interest in investing in lifting output.
    这会压缩利润空间,可能会降低这些企业增产投资的兴趣。
  • The falls will either push down steel prices or widen steelmakers 'profit margins.
    价格下跌将压低钢铁价格,或提高钢铁生产商的利润率。
  • Two other refactorings, Push Down and Pull Up, move class methods or fields from a class to its subclass or superclass, respectively.
    还有两个重构工具,PushDown和PullUp,分别实现将类方法或者属性从一个类移动到其子类或父类中。
  • When data objects push down into a Web service stack, they serialize into XML data representations.
    当数据对象被放入Web服务栈中时,它们被序列化成XML数据表示。
  • Open the back cover and push down the release pin on the back cover to remove.
    打开后盖,按下后盖上释放针,以便卸下后盖。
  • The Pull Up refactoring is nearly identical to Push down, except, of course, that it moves class members from a class to its superclass instead of subclass.
    PullUp重构与PushDown几乎相同,当然PullUp是将类成员从一个类中移到其父类中,而不是子类中。